Skip to content

Conversation

4BFC
Copy link
Member

@4BFC 4BFC commented Dec 2, 2024

  • supabase를 통해서 author 설정을 디테일하게 명시한다.
    • signup을 할 때 필요한 정보 job, admin, nickname을 raw__user_meta_data로 post할 수 있게 코드를 구현했다. 하지만 작업 과정 중, 500 error가 발생했지만 테이블들의 추가 정보들을 삭제하고 다시 설정한 하니 정상동작했다. 정확한 원인은 모르겠으나 문제를 해결 했고 추후 작업을 진행할 예정이다.

해당 pr은 merge하지 않는다.

@4BFC 4BFC added the ⚡supabase ⚡supabase label Dec 2, 2024
@4BFC 4BFC added this to the ⚡supabase milestone Dec 2, 2024
@4BFC 4BFC self-assigned this Dec 2, 2024
@4BFC 4BFC changed the title Pnpmworkspace/supabase/2 회원가입의 디테일한 raw_user_meta_data를 설정한다. Dec 2, 2024
@4BFC 4BFC linked an issue Dec 2, 2024 that may be closed by this pull request
2 tasks
@4BFC 4BFC merged commit 9e0517f into supabase Dec 2, 2024
@4BFC 4BFC deleted the pnpmworkspace/supabase/2 branch December 2, 2024 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚡supabase ⚡supabase
Projects
None yet
Development

Successfully merging this pull request may close these issues.

회원가입의 디테일한 raw_user_meta_data를 설정한다.
1 participant